Platform Explorer / Nuxeo Platform 2023.10

Operation Image.Blob.ConvertToPDF (Image.Blob.ConvertToPDF)

Operation id Image.Blob.ConvertToPDF
Category Chain
Label Image.Blob.ConvertToPDF
Requires
Since

Parameters

No parameters.

Signature

Inputs void
Outputs blob

Implementation Information

Implementation Class Class: org.nuxeo.ecm.automation.core.impl.OperationChainCompiler.CompiledChainImpl
Contributing Component org.nuxeo.ecm.platform.picture.operation

JSON Definition

{
  "id" : "Image.Blob.ConvertToPDF",
  "label" : "Image.Blob.ConvertToPDF",
  "category" : "Chain",
  "requires" : null,
  "description" : null,
  "url" : "Image.Blob.ConvertToPDF",
  "signature" : [ "void", "blob" ],
  "params" : [ ]
}